You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVecInt Class > TMtxVecInt Methods > Subtract Method > TMtxVecInt.Subtract Method ([In] TMtxVecInt, [In] TMtxVecInt)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVecInt.Subtract Method ([In] TMtxVecInt, [In] TMtxVecInt)

Subtract coresponding elements in Src2 from Src1.

Syntax
C#
Visual Basic
public TMtxVecInt Subtract([In] TMtxVecInt Src1, [In] TMtxVecInt Src2);

the result of subtracting Src2 values from coresponding Src1 values.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!